Welcome![Sign In][Sign Up]
Location:
Search - c language chess

Search list

[Chess Poker gamesj_9901_CChess

Description: Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C#开发人工智能的DLL直 接替换 Thinker.dll,使得程序的智能程度得到提高。如果用C++等语言开发出来的人工智能类库就直接替代 CChessThinker.dll 本源代码可以自由传播,随意修改,自由增加广告。 -Visual Studio 2005, C# development of the China Chess network version, with artificial intelligence, use artificial playing chess, computer staff, computer chess model participated in the competition. Published use ClickOnce to your website, could only choose on-line operation, allows gamers only on your website to play games. A total of three items : Game is the main item; CChessThinker is written in C AI DLL class library; Thinker is written in C# DLL, but simply a CChessThinker Packaging. purpose is to allow some friends directly with C# development of artificial intelligence DLL direct replacement Thinker.dll , making procedures degree of intelligence have been raised. If the C-language development, such as the artificial intelligence library on direct replacement CChessThinker.dll
Platform: | Size: 173056 | Author: 宋雅彧 | Hits:

[Chess Poker gameschess

Description: 这是用C语言开发的双人对弈的中国象棋单机版,由键盘操作控制。-This is developed using C language double game of Chinese chess stand-alone version control by keyboard operation.
Platform: | Size: 151552 | Author: sunny | Hits:

[Chess Poker gamesgobang

Description: C#开发的五子棋人机对弈程序,其中核心算法由C语言编写。内含开发文档,包括核心算法详细说明及功能函数解释。-C# Developed Gobang man-machine chess program, in which the core algorithm from the C language. Includes the development of documentation, including detailed description of the core algorithm and explain the function.
Platform: | Size: 681984 | Author: 赵士伟 | Hits:

[Chess Poker games1_071221091814

Description: 一个中国象棋游戏,用C#语言开发,很有意思.-A Chinese chess game, with C# Language development, a very interesting question.
Platform: | Size: 75776 | Author: nn | Hits:

[assembly languagegeziqi

Description: c语言格子棋小游戏 c语言格子棋小游戏-lattice c language c language chess game chess game grid
Platform: | Size: 50176 | Author: 钟铄 | Hits:

[Chess Poker gameschess

Description: 中国象棋双人对战的C语言实现,虽然简单但还是相当不错的-Chinese Chess double against the C language, although simple but quite good
Platform: | Size: 163840 | Author: arsene | Hits:

[Chess Poker gameschess

Description: 本程序使用C语言,编写了一个图像界面下的五子棋程序,在turbo C环境下调试通过。-This procedure using the C language, prepared under an image interface Gobang procedures, the turbo C environment debug through.
Platform: | Size: 2048 | Author: lin | Hits:

[Windows DevelopLINE

Description: 用C语言编写的四子棋游戏,四子棋的游戏规则自己去查吧,本程序包含人机对战和人人对战的功能,支持悔一步棋,由于编写的时间比较早了,算法不是很成熟,所以电脑的AI不是很高,但有心的朋友可以在此基础上自己修改代码使电脑的AI更高。-Using C language Chess Game four sons, four sub-game rules of the game to check their own right, the program includes man-machine war and all the functions of war in support of regret a move, because the preparation of relatively early time, the algorithm is not very sophisticated, so the computer' s AI is not very high, but the concerned friends can modify their own code based on the computer' s AI higher.
Platform: | Size: 53248 | Author: 廖于翔 | Hits:

[Otherchess

Description: 象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习, 申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。 虽说是DOS环境的,可以很容易转换到其他操作系统下。-Chess game, c language, vc6.0 gunc++ can be successfully compiled, the text mode. Worthy of study, affirms that I did not write this code,it is a product of an manage in the pfan whose nickname was called Chebi rain.
Platform: | Size: 5120 | Author: 尧思齐 | Hits:

[CSharpChess

Description: 使用C#语言,利用GDI编程原理开发的一个国际象棋的游戏-The use of C# language, the use of GDI programming principle to developt an international chess game
Platform: | Size: 231424 | Author: shania | Hits:

[VC/MFCChess

Description: 用c语言编写的象棋程序代码。包含棋盘绘制,棋子绘制,行棋规则,胜负判断,键盘操作等一整套完整的代码。-With c language code of chess. Includes drawing board, drawing a pawn, the game rules, determine the outcome, keyboard operation, such as a complete set of code.
Platform: | Size: 5120 | Author: hankl wen | Hits:

[File Formatmataqipang

Description: 用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board horse travels to the demonstration program. Specific requirements are: the horses were randomly placed in the 8* 8 chess board in a box, Ma according to the rules of chess to go mobile. Requires that each box is only entered once, traveled all the 64 squares on a chessboard. The preparation of non-recursive procedure with the stack order to run for walking routes, and then find the routes will be the number 1,2,3, ... ..., 64 in turn fill in an 8* 8 matrix, the output of.
Platform: | Size: 4096 | Author: 周敏从 | Hits:

[Otherchess

Description: 供c++语言学习的简单程序,提供人和电脑分先后对弈的功能。-C++ language for a simple procedure, providers, and computer games on successive sub-functions.
Platform: | Size: 376832 | Author: yam | Hits:

[Chess Poker gamesChinese-chess

Description: 这是一个中国象棋的游戏c语言代码,还包括残局-This is a Chinese chess game c language code, but also the pieces
Platform: | Size: 141312 | Author: 李世民 | Hits:

[OtherLIANLIANKAN

Description: C语言版连连看。通过不同的字符组合生成连连看棋局,然后同过输入两个坐标进行游戏。-C language version Lianliankan. Generated by different combinations of characters Lianliankan chess game, then enter the two coordinates with the game too.
Platform: | Size: 422912 | Author: cmx | Hits:

[Chess Poker gamesChess

Description: 这个程序主要是做了一个关于解决残缺棋盘的问题,采用C++语言实现-This program is mainly made of a board on the settlement of the question incomplete, the use of C++ language
Platform: | Size: 318464 | Author: wang | Hits:

[Chess Poker gamesChess

Description: 围棋程序,用最基础的C语言编辑,在控制台界面中显示。尽管没做GUI,但便于理解算法,对初学者非常有帮助-Go program, the C language with the most basic editing, appear in the console interface. Although not done GUI, but the algorithm is easy to understand, very helpful for beginners
Platform: | Size: 229376 | Author: 黄建宇 | Hits:

[Chess Poker gameschess

Description: c语言写的象棋游戏,采用搜索剪枝算法,搜索深度为3层-chess game written in c language, the use of search pruning algorithm, the search depth of 3 layers
Platform: | Size: 130048 | Author: 王晔 | Hits:

[Chess Poker gamesfive-in-a-row-CHESS

Description: C语言编写的五子棋游戏 武汉大学 计算机学院C语言课程大作业-Backgammon game written in C language of Computer Science, Wuhan University, a large C language course work
Platform: | Size: 1024 | Author: huhu99213 | Hits:

[Other GamesChinese-chess-online-version

Description: 基于C语言的中国象棋网络版本源代码,基于C语言的中国象棋网络版本源代码-Based on C language of Chinese chess network version the source code ,Based on C language of Chinese chess network version the source code
Platform: | Size: 433152 | Author: 郑栋 | Hits:
« 1 23 4 5 6 7 8 9 »

CodeBus www.codebus.net